[INFO] cloning repository https://github.com/artogahr/ebpf-firewall-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artogahr/ebpf-firewall-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartogahr%2Febpf-firewall-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartogahr%2Febpf-firewall-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68ddc9adf621d646f1761a3089745bcd2eac1127
[INFO] fixing artogahr/ebpf-firewall-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartogahr%2Febpf-firewall-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/artogahr/ebpf-firewall-rs
[INFO] finished tweaking git repo https://github.com/artogahr/ebpf-firewall-rs
[INFO] tweaked toml for git repo https://github.com/artogahr/ebpf-firewall-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/artogahr/ebpf-firewall-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/artogahr/ebpf-firewall-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aya-rs/aya`
[INFO] [stderr]     Updating git submodule `https://github.com/libbpf/libbpf`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded cargo-platform v0.3.3
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded object v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda
[INFO] running `Command { std: "docker" "start" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling aya-ebpf-macros v0.1.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling aya-log-common v0.1.16 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling aya-log-parser v0.1.14 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling which v8.0.3
[INFO] [stderr]    Compiling aya-log-ebpf-macros v0.1.1 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling firewall-common v0.1.0 (/opt/rustwide/workdir/firewall-common)
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling firewall-ebpf v0.1.0 (/opt/rustwide/workdir/firewall-ebpf)
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling aya-build v0.1.3 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling aya-ebpf-cty v0.2.3 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling aya-ebpf-bindings v0.1.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling aya-ebpf v0.1.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]     Checking aya-obj v0.2.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]     Checking aya-log-ebpf v0.1.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr]    Compiling firewall v0.1.0 (/opt/rustwide/workdir/firewall)
[INFO] [stderr]     Checking aya v0.13.2 (https://github.com/aya-rs/aya#a0b8d491)
[INFO] [stderr] error: failed to run custom build command for `firewall v0.1.0 (/opt/rustwide/workdir/firewall)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/firewall-8a9eb0910d1eb510/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=AYA_BUILD_SKIP
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: failed to get rustc version meta
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       error from command -- stderr:
[INFO] [stderr]       
[INFO] [stderr]       error: toolchain 'nightly-x86_64-unknown-linux-gnu' is not installed
[INFO] [stderr]       help: run `rustup toolchain install nightly-x86_64-unknown-linux-gnu` to install it
[INFO] [stderr]       
[INFO] [stderr]       
[INFO] [stderr]       stderr:
[INFO] [stderr]       
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <rustc_version::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stderr]      1: <core::result::Result<rustc_version::VersionMeta, rustc_version::Error> as anyhow::Context<rustc_version::VersionMeta, rustc_version::Error>>::context::<&str>
[INFO] [stderr]      2: aya_build::build_ebpf::<[aya_build::Package; 1]>
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]      6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]      7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]      9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda", kill_on_drop: false }`
[INFO] [stdout] df8c1d6caf8b7a76121944d404d53c9e832d21a8949f7091c6c98641fb773fda
